Add a build option for the GResource fast-path, and disable it
authorSimon McVittie <smcv@debian.org>
Mon, 15 Aug 2022 21:27:14 +0000 (22:27 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 16 Aug 2022 08:22:41 +0000 (09:22 +0100)
commitd74d6b065d06cd015b06ba5f0f2d15bc93b341a0
treee2ab699e2adf0f8819b2edcb3e31ac0f49f05fc8
parent42e089b02a5ef49f0d641442f8f3aaff0de3dfe2
Add a build option for the GResource fast-path, and disable it

For an incremental developer build, it's annoying if GResource
processing takes longer than it needed to, but for a distro build where
we're compiling all of GTK, the time taken to process GResource data
is less significant and the cost of resolving a broken build is higher.
debian/patches/build-Add-an-option-to-use-more-conservative-GResource-em.patch [new file with mode: 0644]
debian/patches/series
debian/rules